Papers with intent understanding
A Usage-centric Take on Intent Understanding in E-Commerce (2024.emnlp-main)
Copied to clipboard
| Challenge: | Identifying and understanding user intents is a crucial task for E-Commerce. |
| Approach: | They propose to use intent understanding as a natural language reasoning task independent of product ontologies to identify and understand user intents. |
| Outcome: | The proposed framework can't be used to strongly align user intents with products with desirable properties and recommend useful products across diverse categories. |
Small Models, Big Results: Achieving Superior Intent Extraction through Decomposition (2025.emnlp-main)
Copied to clipboard
Danielle Cohen, Yoni Halpern, Noam Kahlon, Joel Oren, Omri Berkovitch, Sapir Caduri, Ido Dagan, Anatoly Efros
| Challenge: | Large multi-modal large language models are good at extracting user intents from UI sequences, but smaller models struggle with accurate intent inference. |
| Approach: | They propose a decomposed approach for extracting user intent from small models . they perform structured interaction summarization and intent extraction using a fine-tuned model . |
| Outcome: | The proposed method surpasses the performance of large MLLMs in the intent extraction task. |
LLM-Guided Semantic Relational Reasoning for Multimodal Intent Recognition (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for understanding intents from multimodal signals exhibit limitations in their modality-level reliance, constraining relational reasoning over fine-grained semantics for complex intent understanding. |
| Approach: | They propose a method that harnesses the expansive knowledge of large language models to establish semantic foundations that boost smaller models’ relational reasoning performance. |
| Outcome: | The proposed method outperforms state-of-the-art methods on multimodal intent and dialogue act recognition tasks and shows consistent performance gains across diverse semantic understanding scenarios. |
Benchmarking Egocentric Clinical Intent Understanding Capability for Medical Multimodal Large Language Models (2026.acl-long)
Copied to clipboard
| Challenge: | Existing benchmarks fail to evaluate egocentric clinical intent understanding of medical multimodal large language models. |
| Approach: | They propose a benchmark leveraging clinician gaze as a Cognitive Cursor to assess intent understanding across surgery, emergency simulation and diagnostic interpretation. |
| Outcome: | The proposed benchmark addresses challenges of visual homogeneity of anatomical structures, strict temporal-causal dependencies in clinical workflows, and implicit adherence to safety protocols. |
Is Your Language Model Ready for Monetization Decisions? (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing benchmarks focus on shopping-centric scenarios and user-facing data, overlooking intermediate decision stages and robustness considerations. |
| Approach: | They propose a multi-task benchmark to evaluate large language models in real-world monetization contexts. |
| Outcome: | The proposed benchmark covers intent understanding, commercial matching, and user behavior modeling. |